Author Id: 26148 Author Name: Sharki Post Content: [QUOTE][url=http://wahackforo.com/showthread.php?p=163646]Iniciado por cosarara97[/url] Si pones las imágenes como adjunto se reduce la calidad y no se ve nada. Si le das a Open Script ves el script como lo has puesto arriba?[/QUOTE] Sip claro, salvo que las direciones @blabla están sustituidas por las direciones de offsets. [SPOILER="Script de pikachu"]'--------------- #org 0x80049B lock cry 0xA1 0x19 faceplayer checkflag 0x828 compare LASTRESULT 0x1 if 0x1 goto 0x88004D8 msgbox 0x88004DE MSG_NORMAL '"Pika, pikachu! Pikachu se..." givepokemon 0x19 0x5 0x0 0x0 0x0 0x0 setflag 0x828 setflag 0x829 cry 0xA1 0x19 hidesprite 0x4 hidesprite 0x4 hidesprite 0x4 clearflag 0x4050 '--------------- #org 0x8004D8 hidesprite 0x4 '--------- ' Strings '--------- #org 0x8004DE = Pika, pikachu! Pikachu se unió a\ntu equipo.[/SPOILER] [SPOILER="Script de gatillo"]'--------------- #org 0x80059C lock checkflag 0x828 compare LASTRESULT 0x1 if 0x1 goto 0x880060F msgbox 0x88005C2 MSG_NORMAL '"[green_fr]No puedes pasar por aquí..." closeonkeypress applymovement MOVE_PLAYER 0x8800612 waitmovement 0x0 release end '--------------- #org 0x80060F release end '--------- ' Strings '--------- #org 0x8005C2 = [green_fr]No puedes pasar por aquí sin un\npokéon. ¿Qué tal si bucas un\lpikachu? '----------- ' Movements '----------- #org 0x800612 #raw 0x0 'Face Down #raw 0x8 'Step Down (Very Slow) #raw 0xFE 'End of Movements[/SPOILER]